inpadi net access

create file: NetAccessKey.txt in customer root folder.

File example: 

fkldjt0984rlkds::Service:Bitdefender Endpoint Agent Running

 

Custom client gateway

If you need to use net access on another gateway thant de default one you can add the gateway to the NetAccessKey.txt:

fkldjt0984rlkds::Service:Bitdefender Endpoint Agent Running::1.2.3.4:1234

In the above example client query the url http://1.2.3.4:1234/... if "Service:Bitdefender Endpoint Agent Running" is located in ComputerInfo report file.

fkldjt0984rlkds is the keyword that adds the client to the firewalls address list.

A Mikrotik firewall rule that adds the client to an address list could look like this:

/ip firewall mangle add action=add-dst-to-address-list address-list=NetAccess address-list-timeout=2m chain=forward content=fkldjt0984rlkds src-address=185.55.196.13